home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / giochi / geneticspecies / graphicsystem < prev    next >
Text File  |  1997-12-21  |  170b  |  11 lines

  1. (set msg_welcome "Installing RTG Things for Genetic Species Demo")
  2. (welcome msg_welcome)
  3.  
  4. (copyfiles
  5.  (source "Libs/")
  6.  (dest "LIBS:")
  7.  (all)
  8. )
  9. (complete 100)
  10. (exit bye)
  11.